***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 19, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt SMF16A A K 
.param
+vc0 = 3.746e-11	 vc1 = 8.516e-12	 vc2 = 2.153e-11	vc3 = 2.705e-1
+tc1 = 1.658e-3		 tc2 = 1.816e-2		 tc3 = 3.208e-2		tc4 = 2.192e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+vc2*exp(vc3*v(K,A)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1        
***** dc model parameter *****
+ is = 5.118e-14	   n = 1.087		  rs = 4.816e-2
+ibv = 1e-3		 nbv = 1		  bv = 18.75
+ikf = 0.787
***** capacitance parameter *****
+cjo = 4.232e-10	   m = 3.303e-1		  vj = 4.018e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.102		 xti = 3
+trs1 = -4.457e-4	tbv1 = 7.333e-4		tikf = -1e-4
.ends SMF16A
*$
